IGUI_EN = {  
    IGUI_VehicleNameM113_APC = "M113 APC", 
	IGUI_VehicleNameM113_Police = "M113 APC SWAT",
	IGUI_VehicleNameM113_Medic = "M113 APC Medic",
	
	IGUI_VehiclePartTrack_1 = "Left Track",
	IGUI_VehiclePartTrack_2 = "Right Track",
	IGUI_VehiclePartCatTurrent = "Turret",
	IGUI_VehiclePartCatArmor = "Armor",
	IGUI_VehiclePartArmor = "Armor",
	IGUI_VehiclePartEngineDoorArmor = "Hood Armor",
	IGUI_VehiclePartBrowning_M2 = "Browning M2HB",
	IGUI_VehiclePartTurrent = "Turret",
	IGUI_VehiclePartSeatGunner = "Gunner Seat",
	IGUI_VehiclePartSeatP1 = "P1 Seat",
	IGUI_VehiclePartSeatP2 = "P2 Seat",
	IGUI_VehiclePartSeatP3 = "P3 Seat",
	IGUI_VehiclePartSeatP4 = "P4 Seat",
	IGUI_VehiclePartSeatP5 = "P5 Seat",
	IGUI_VehiclePartSeatP6 = "P6 Seat",
	
}
